projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c5c6add
)
* time.el (display-time): Doc fix.
author
Jim Blandy
<jimb@redhat.com>
Sun, 21 Mar 1993 03:23:29 +0000
(
03:23
+0000)
committer
Jim Blandy
<jimb@redhat.com>
Sun, 21 Mar 1993 03:23:29 +0000
(
03:23
+0000)
lisp/time.el
patch
|
blob
|
history
diff --git
a/lisp/time.el
b/lisp/time.el
index 8f8385937bc3619af07153f5c913c126f8d15c7c..562dc06d86a2f8d10a9421e5692aab9636f48e7f 100644
(file)
--- a/
lisp/time.el
+++ b/
lisp/time.el
@@
-46,7
+46,7
@@
Nil means 1 <= hh <= 12, and an AM/PM suffix is used.")
;;;###autoload
(defun display-time ()
- "Display current time
and load level
in mode line of each buffer.
+ "Display current time
, load level, and mail flag
in mode line of each buffer.
Updates automatically every minute.
If `display-time-day-and-date' is non-nil, the current day and date
are displayed as well.